Google.Cloud.MigrationCenter.V1 is a.NET client library for the Migration Center API.
Note:
This documentation is for version 1.4.0 of the library.
Some samples may not work with other versions.
Installation
Install the Google.Cloud.MigrationCenter.V1 package from NuGet. Add it to
your project in the normal way (for example by right-clicking on the
project in Visual Studio and choosing "Manage NuGet Packages...").
Authentication
When running on Google Cloud, no action needs to be taken to authenticate.
Otherwise, the simplest way of authenticating your API calls is to
set up Application Default Credentials.
The credentials will automatically be used to authenticate. See
Set up Application Default Credentials for more details.
Create a client instance by calling the static Create or CreateAsync methods. Alternatively,
use the builder class associated with each client class (e.g. MigrationCenterClientBuilder for MigrationCenterClient)
as an easy way of specifying custom credentials, settings, or a custom endpoint. Clients are thread-safe,
and we recommend using a single instance across your entire application unless you have a particular need
to configure multiple client objects separately.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eGoogle.Cloud.MigrationCenter.V1\u003c/code\u003e .NET client library, which is used for interacting with the Migration Center API.\u003c/p\u003e\n"],["\u003cp\u003eThe current documentation is for version 1.4.0 of the library, and older versions like 1.3.0, 1.2.0, 1.1.0, and 1.0.0 are also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe library can be installed from NuGet, and when running on Google Cloud, authentication is automatic; otherwise, Application Default Credentials can be used.\u003c/p\u003e\n"],["\u003cp\u003eAll operations are performed through the \u003ccode\u003eMigrationCenterClient\u003c/code\u003e, which can be created via static methods or a builder class and should typically have one instance across the application.\u003c/p\u003e\n"]]],[],null,["Version latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/latest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/1.3.0)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/1.2.0)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/1.1.0)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/1.0.0) \n\nGoogle.Cloud.MigrationCenter.V1\n===============================\n\n`Google.Cloud.MigrationCenter.V1` is a.NET client library for the [Migration Center API](https://cloud.google.com/migration-center/docs/migration-center-overview).\n\nNote:\nThis documentation is for version `1.4.0` of the library.\nSome samples may not work with other versions.\n\nInstallation\n------------\n\nInstall the `Google.Cloud.MigrationCenter.V1` package from NuGet. Add it to\nyour project in the normal way (for example by right-clicking on the\nproject in Visual Studio and choosing \"Manage NuGet Packages...\").\n\nAuthentication\n--------------\n\nWhen running on Google Cloud, no action needs to be taken to authenticate.\n\nOtherwise, the simplest way of authenticating your API calls is to\nset up Application Default Credentials.\nThe credentials will automatically be used to authenticate. See\n[Set up Application Default Credentials](https://cloud.google.com/docs/authentication/provide-credentials-adc) for more details.\n\nGetting started\n---------------\n\nAll operations are performed through [MigrationCenterClient](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/latest/Google.Cloud.MigrationCenter.V1.MigrationCenterClient).\n\nCreate a client instance by calling the static `Create` or `CreateAsync` methods. Alternatively,\nuse the builder class associated with each client class (e.g. MigrationCenterClientBuilder for MigrationCenterClient)\nas an easy way of specifying custom credentials, settings, or a custom endpoint. Clients are thread-safe,\nand we recommend using a single instance across your entire application unless you have a particular need\nto configure multiple client objects separately."]]